[INFO] cloning repository https://github.com/happybigmtn/solpoker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happybigmtn/solpoker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappybigmtn%2Fsolpoker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappybigmtn%2Fsolpoker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06faff95c0ac54065c888191f46af40d7b054022
[INFO] testing happybigmtn/solpoker against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappybigmtn%2Fsolpoker" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/happybigmtn/solpoker
[INFO] finished tweaking git repo https://github.com/happybigmtn/solpoker
[INFO] tweaked toml for git repo https://github.com/happybigmtn/solpoker written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/happybigmtn/solpoker on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/happybigmtn/solpoker already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded solana-instruction v3.1.0
[INFO] [stderr]   Downloaded solana-account v3.3.0
[INFO] [stderr]   Downloaded solana-keypair v3.1.0
[INFO] [stderr]   Downloaded pinocchio-system v0.4.0
[INFO] [stderr]   Downloaded solana-svm-feature-set v3.1.6
[INFO] [stderr]   Downloaded solana-svm-log-collector v3.1.6
[INFO] [stderr]   Downloaded solana-svm-callback v3.1.6
[INFO] [stderr]   Downloaded solana-bpf-loader-program v3.1.6
[INFO] [stderr]   Downloaded pinocchio v0.9.2
[INFO] [stderr]   Downloaded solana-compute-budget v3.1.6
[INFO] [stderr]   Downloaded solana-program-runtime v3.1.6
[INFO] [stderr]   Downloaded solana-svm-timings v3.1.6
[INFO] [stderr]   Downloaded solana-poseidon v3.1.6
[INFO] [stderr]   Downloaded solana-system-program v3.1.6
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded mollusk-svm v0.10.1
[INFO] [stderr]   Downloaded solana-fee v3.1.6
[INFO] [stderr]   Downloaded agave-feature-set v3.1.6
[INFO] [stderr]   Downloaded mollusk-svm-result v0.10.1
[INFO] [stderr]   Downloaded mollusk-svm-error v0.10.1
[INFO] [stderr]   Downloaded solana-system-interface v3.0.0
[INFO] [stderr]   Downloaded solana-zk-elgamal-proof-program v3.1.6
[INFO] [stderr]   Downloaded solana-builtins-default-costs v3.1.6
[INFO] [stderr]   Downloaded solana-vote-program v3.1.6
[INFO] [stderr]   Downloaded solana-compute-budget-program v3.1.6
[INFO] [stderr]   Downloaded solana-builtins v3.1.6
[INFO] [stderr]   Downloaded solana-svm-type-overrides v3.1.6
[INFO] [stderr]   Downloaded solana-svm-measure v3.1.6
[INFO] [stderr]   Downloaded solana-logger v3.0.0
[INFO] [stderr]   Downloaded agave-reserved-account-keys v3.1.6
[INFO] [stderr]   Downloaded pinocchio-pubkey v0.3.0
[INFO] [stderr]   Downloaded solana-zk-token-proof-program v3.1.6
[INFO] [stderr]   Downloaded solana-transaction v3.0.2
[INFO] [stderr]   Downloaded agave-syscalls v3.1.6
[INFO] [stderr]   Downloaded solana-curve25519 v3.1.6
[INFO] [stderr]   Downloaded solana-svm-transaction v3.1.6
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] [stderr]   Downloaded solana-loader-v4-program v3.1.6
[INFO] [stderr]   Downloaded solana-transaction-context v3.1.6
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded solana-compute-budget-instruction v3.1.6
[INFO] [stderr]   Downloaded litesvm v0.9.1
[INFO] [stderr]   Downloaded solana-zk-token-sdk v3.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b384673a20fe73edcc790a08b1391402345e422fb2c1779a04377aaf74497bb9
[INFO] running `Command { std: "docker" "start" "-a" "b384673a20fe73edcc790a08b1391402345e422fb2c1779a04377aaf74497bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b384673a20fe73edcc790a08b1391402345e422fb2c1779a04377aaf74497bb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b384673a20fe73edcc790a08b1391402345e422fb2c1779a04377aaf74497bb9", kill_on_drop: false }`
[INFO] [stdout] b384673a20fe73edcc790a08b1391402345e422fb2c1779a04377aaf74497bb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c2b014eb3098736dc7570621c87477c97988ee1f679cefa72e0178502ba6a7
[INFO] running `Command { std: "docker" "start" "-a" "90c2b014eb3098736dc7570621c87477c97988ee1f679cefa72e0178502ba6a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling pinocchio v0.9.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pinocchio-pubkey v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pinocchio-system v0.4.0
[INFO] [stderr]    Compiling robopoker-entropy v0.1.0 (/opt/rustwide/workdir/crates/robopoker-entropy)
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling robopoker-core v0.1.0 (/opt/rustwide/workdir/crates/robopoker-core)
[INFO] [stderr]    Compiling robopoker-entropy-provider v0.1.0 (/opt/rustwide/workdir/crates/robopoker-entropy-provider)
[INFO] [stderr]    Compiling robopoker-poker v0.1.0 (/opt/rustwide/workdir/crates/robopoker-poker)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s
[INFO] running `Command { std: "docker" "inspect" "90c2b014eb3098736dc7570621c87477c97988ee1f679cefa72e0178502ba6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c2b014eb3098736dc7570621c87477c97988ee1f679cefa72e0178502ba6a7", kill_on_drop: false }`
[INFO] [stdout] 90c2b014eb3098736dc7570621c87477c97988ee1f679cefa72e0178502ba6a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddce2a15461b7aca9b9756cf112b60ad42f7f2a39d8fc988eb69b1786cd2d1c0
[INFO] running `Command { std: "docker" "start" "-a" "ddce2a15461b7aca9b9756cf112b60ad42f7f2a39d8fc988eb69b1786cd2d1c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling five8_core v1.0.0
[INFO] [stderr]    Compiling solana-sanitize v3.0.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling solana-atomic-u64 v3.0.0
[INFO] [stderr]    Compiling solana-program-error v3.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling solana-program-memory v3.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling solana-define-syscall v4.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling solana-short-vec v3.1.0
[INFO] [stderr]    Compiling five8 v1.0.0
[INFO] [stderr]    Compiling five8_const v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling solana-msg v3.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling solana-svm-feature-set v3.1.6
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling solana-precompile-error v3.0.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling solana-fee-structure v3.0.0
[INFO] [stderr]    Compiling solana-svm-log-collector v3.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling solana-svm-measure v3.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling ark-std v0.5.0
[INFO] [stderr]    Compiling solana-svm-type-overrides v3.1.6
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling solana-packet v3.0.0
[INFO] [stderr]    Compiling solana-big-mod-exp v3.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling solana-derivation-path v3.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling solana-seed-derivable v3.0.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling solana-native-token v3.0.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v3.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling solana-sbpf v0.13.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ark-serialize v0.5.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling solana-seed-phrase v3.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling robopoker-entropy v0.1.0 (/opt/rustwide/workdir/crates/robopoker-entropy)
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling solana-logger v3.0.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ark-ff v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling solana-hash v4.0.1
[INFO] [stderr]    Compiling solana-instruction-error v2.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-fee-calculator v3.0.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-transaction-error v3.0.0
[INFO] [stderr]    Compiling solana-serde-varint v3.0.0
[INFO] [stderr]    Compiling robopoker-core v0.1.0 (/opt/rustwide/workdir/crates/robopoker-core)
[INFO] [stderr]    Compiling solana-sha256-hasher v3.1.0
[INFO] [stderr]    Compiling solana-hash v3.1.0
[INFO] [stderr]    Compiling solana-bincode v3.1.0
[INFO] [stderr]    Compiling solana-secp256k1-recover v3.1.0
[INFO] [stderr]    Compiling solana-blake3-hasher v3.1.0
[INFO] [stderr]    Compiling solana-keccak-hasher v3.1.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling solana-borsh v3.0.0
[INFO] [stderr]    Compiling robopoker-poker v0.1.0 (/opt/rustwide/workdir/crates/robopoker-poker)
[INFO] [stderr]    Compiling solana-address v2.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling solana-curve25519 v3.1.6
[INFO] [stderr]    Compiling robopoker-entropy-provider v0.1.0 (/opt/rustwide/workdir/crates/robopoker-entropy-provider)
[INFO] [stderr]    Compiling solana-sdk-ids v3.1.0
[INFO] [stderr]    Compiling solana-pubkey v4.0.0
[INFO] [stderr]    Compiling solana-address v1.1.0
[INFO] [stderr]    Compiling solana-account-info v3.1.0
[INFO] [stderr]    Compiling solana-signature v3.1.0
[INFO] [stderr]    Compiling solana-pubkey v3.0.0
[INFO] [stderr]    Compiling solana-instruction v3.1.0
[INFO] [stderr]    Compiling mollusk-svm-error v0.10.1
[INFO] [stderr]    Compiling solana-serialize-utils v3.1.0
[INFO] [stderr]    Compiling solana-svm-timings v3.1.6
[INFO] [stderr]    Compiling solana-nonce v3.0.0
[INFO] [stderr]    Compiling solana-sysvar-id v3.1.0
[INFO] [stderr]    Compiling solana-program-entrypoint v3.1.1
[INFO] [stderr]    Compiling solana-signer v3.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v3.0.0
[INFO] [stderr]    Compiling solana-clock v3.0.0
[INFO] [stderr]    Compiling solana-slot-hashes v3.0.0
[INFO] [stderr]    Compiling solana-rent v3.1.0
[INFO] [stderr]    Compiling solana-last-restart-slot v3.0.0
[INFO] [stderr]    Compiling solana-slot-history v3.0.0
[INFO] [stderr]    Compiling solana-epoch-rewards v3.0.0
[INFO] [stderr]    Compiling solana-system-interface v2.0.0
[INFO] [stderr]    Compiling solana-message v3.0.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v3.0.0
[INFO] [stderr]    Compiling solana-cpi v3.1.0
[INFO] [stderr]    Compiling solana-stable-layout v3.0.0
[INFO] [stderr]    Compiling solana-loader-v3-interface v6.1.0
[INFO] [stderr]    Compiling agave-feature-set v3.1.6
[INFO] [stderr]    Compiling solana-keypair v3.1.0
[INFO] [stderr]    Compiling solana-zk-sdk v4.0.0
[INFO] [stderr]    Compiling solana-sysvar v3.1.1
[INFO] [stderr]    Compiling solana-compute-budget-interface v3.0.0
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v3.0.1
[INFO] [stderr]    Compiling solana-loader-v4-interface v3.1.0
[INFO] [stderr]    Compiling solana-vote-interface v4.0.4
[INFO] [stderr]    Compiling solana-zk-token-sdk v3.1.6
[INFO] [stderr]    Compiling solana-system-interface v3.0.0
[INFO] [stderr]    Compiling solana-transaction v3.0.2
[INFO] [stderr]    Compiling solana-account v3.3.0
[INFO] [stderr]    Compiling solana-stake-interface v2.0.2
[INFO] [stderr]    Compiling agave-reserved-account-keys v3.1.6
[INFO] [stderr]    Compiling solana-svm-transaction v3.1.6
[INFO] [stderr]    Compiling solana-transaction-context v3.1.6
[INFO] [stderr]    Compiling solana-svm-callback v3.1.6
[INFO] [stderr]    Compiling solana-nonce-account v3.0.0
[INFO] [stderr]    Compiling mollusk-svm-result v0.10.1
[INFO] [stderr]    Compiling solana-fee v3.1.6
[INFO] [stderr]    Compiling solana-program-runtime v3.1.6
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling solana-system-program v3.1.6
[INFO] [stderr]    Compiling solana-compute-budget v3.1.6
[INFO] [stderr]    Compiling solana-compute-budget-program v3.1.6
[INFO] [stderr]    Compiling solana-vote-program v3.1.6
[INFO] [stderr]    Compiling ark-poly v0.5.0
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.5.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling solana-zk-token-proof-program v3.1.6
[INFO] [stderr]    Compiling solana-zk-elgamal-proof-program v3.1.6
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling ark-bn254 v0.5.0
[INFO] [stderr]    Compiling light-poseidon v0.4.0
[INFO] [stderr]    Compiling solana-bn254 v3.2.1
[INFO] [stderr]    Compiling solana-poseidon v3.1.6
[INFO] [stderr]    Compiling agave-syscalls v3.1.6
[INFO] [stderr]    Compiling solana-bpf-loader-program v3.1.6
[INFO] [stderr]    Compiling solana-loader-v4-program v3.1.6
[INFO] [stderr]    Compiling mollusk-svm v0.10.1
[INFO] [stderr]    Compiling solana-builtins-default-costs v3.1.6
[INFO] [stderr]    Compiling solana-builtins v3.1.6
[INFO] [stderr]    Compiling solana-compute-budget-instruction v3.1.6
[INFO] [stderr]    Compiling litesvm v0.9.1
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcGl6wI9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librobopoker_poker,librobopoker_entropy,libpinocchio_system-06c474e202b5fea2,libpinocchio_pubkey-d38b4390c41a883d,libsha2_const_stable-cf78f9c63a161dd0,libfive8_const-9a203b8d8d0323a7,libpinocchio-fd95ab1181ff59cd,librobopoker_core-b70935717002fc81,libmollusk_svm-e7ecae2f227d8486,libsolana_logger-7c478a6366983c8b,libsignal_hook-98208b10dd3ba61f,libsignal_hook_registry-fd621ba0a8addf40,liberrno-ed431953f93f1552,libenv_logger-d7ebc0e056471f9d,libanstream-4e5206a633f6e11c,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-0b50abc860a6bcad,libanstyle_parse-8a8fb41415b00427,libutf8parse-ae3caf0a878928ed,libjiff-986969cda4a58218,libenv_filter-b79a666d97f5c332,libregex-3879782e5aca2858,libregex_automata-29a4c4f08df2f4e6,libaho_corasick-b9cc262602f30d7a,libregex_syntax-a5d8b889516cd560,libanstyle-1f7f6180e797cb80,libsolana_bpf_loader_program-b11ac7c3a5fa520b,libsolana_system_program-85979ac575775e7c,libsolana_packet-7452b3b41fbbb5f7,libsolana_nonce_account-17188ec69eae08ba,libsolana_bincode-f470acbaa7c5b101,libsolana_nonce-42fd6dcb6e17742a,libmollusk_svm_result-c9275a4c08ad4c81,libsolana_loader_v4_interface-acfc795dfca4e0ef,libsolana_compute_budget-5d0dfc41b0672311,libagave_syscalls-9de9571df3ce6967,liblibsecp256k1-a8dffb2f7633472d,libbase64-98b0b41889e020a1,librand-4bd803fcdf3b8427,librand_chacha-700084bc80984386,librand_core-31dbb5e5d6cec30e,libgetrandom-d80e910c80a0b8b1,liblibsecp256k1_core-eaad2312ddd3dcc4,libcrunchy-cc5711d5faab268d,libdigest-255d7323f97a5813,libsolana_bn254-a4e5ed14eb5f0f5e,libsolana_curve25519-412c3b26ca46fc10,libsolana_secp256k1_recover-7545996489d421bc,libk256-24d3fd4a89b29ce1,libecdsa-8808e6a9d77d5366,librfc6979-348691cd4c6f1fc4,libhmac-7a0752232fed1925,libelliptic_curve-27c5dceb87e55258,libpkcs8-869b8dff2b034b2c,libspki-9c23b0904a3ea77e,libsec1-8e5fa07d0f207a8d,libder-f179221ce347b00e,libcrypto_bigint-c10010b187d12f87,libbase16ct-f8f63fe68ab728c8,libgroup-c4e301bf5098bc57,libff-29f97a4e66b156e0,libsolana_poseidon-f91c29a929db63fa,liblight_poseidon-d370d91028929b5e,libark_bn254-d85c22b44c0a2bdb,libark_ec-becbb6362b813ee4,libark_poly-36629079d985593f,libhashbrown-d14511c46b20227b,liballocator_api2-61425620d8bdad59,libitertools-4532b7fbca5b5ffe,libark_ff-c98df03e02c28ed7,libark_serialize-6f3a4c341d2827b6,libark_std-4f8d7fb961d65832,liblight_poseidon-f1ea73c9aef477a6,libark_bn254-0a9c423b4c6c1d00,libark_ec-a7545b4410c353cd,libark_poly-915122091af5d7ee,libhashbrown-089841b1b1c2fdd4,libitertools-370ca6fa762bca61,libark_ff-df4ffc2faa521f05,libark_serialize-49ff2e7e663bb333,libark_std-f0e6ba0f8c90e9dc,libsolana_keccak_hasher-60d7ed73af803912,libsha3-64515364c75251ba,libkeccak-b310f641bfffea80,libsolana_blake3_hasher-06ed102274ebbd93,libsolana_big_mod_exp-8238ea5f1d895980,libnum_bigint-eac750cda6255915,libsolana_program_runtime-34106af108feb3ca,libsolana_stake_interface-96615552b026cc56,libsolana_cpi-b4381e10c84b2e79,libitertools-40fa1b35b5222bb9,libsolana_system_interface-c067447a3b0866da,libpercentage-560237226196a49e,libnum-2a822bf3dc8234ef,libnum_rational-c5a86c1a175c21e2,libnum_iter-475cd6e1a11ff305,libnum_complex-e45b190d0c04df48,libnum_bigint-92d2968791612c45,libnum_integer-87bbf78974b93dd0,libsolana_svm_type_overrides-c0b206e83d02e494,libsolana_svm_transaction-b4374cc831c11f1a,libsolana_transaction-62faf6ea7adc8a6b,libsolana_signer-af3ab44a927d2b30,libsolana_signature-1f921d054086f7d2,libed25519_dalek-acf05b9a9558c262,libed25519-f28bc62749c7e0ac,libsignature-7851536561f70651,libfive8-50182fe6bcc627bf,libfive8_core-e4ecd96b5213fe0c,libserde_big_array-d88deed832dbe302,libsolana_svm_callback-1c1dd93e89f3043a,libsolana_precompile_error-848d1d5343bb3a66,libsolana_fee_structure-db8397969f0add1e,libsolana_transaction_context-2b6397b89fd7d2fa,libsolana_svm_timings-7e1862172600245e,libenum_iterator-0ac50380c7bde319,libeager-41b39c62c45216f5,libsolana_svm_measure-95d28644bc5c2fbd,libsolana_svm_log_collector-0bb96288233459eb,libsolana_stable_layout-95398f1778825068,libsolana_loader_v3_interface-f26a210a285bd60c,libsolana_sbpf-643c815396a1a6af,librustc_demangle-d92dea0f32479d2f,libthiserror-28c262a655ea639f,librand-b100cb8c76260911,librand_chacha-7410c38389dc7de4,libppv_lite86-f02e54b01e264369,libhash32-1a878f4dcda11194,libcombine-21571c2d0d281990,libascii-b2d9600c3d543046,libunreachable-e9317f6e570ab4ac,libvoid-6cccfa7ce1ea26c9,libmemchr-644c0b7b79d7e175,libeither-f9cfe41df9eac463,libbyteorder-7912a666fa871683,libagave_feature_set-798ec1b23a4e517c,libsolana_svm_feature_set-d389791c9ff24c74,libahash-f2afbba3b249001e,libgetrandom-7c266c70cb5f801d,libonce_cell-474ca9eadd22cbe1,libzerocopy-3652753173ea8fc2,libsolana_instructions_sysvar-bbf382e2d46cf8e6,libsolana_serialize_utils-806e881786f199d3,libsolana_pubkey-3db345b558ce4259,libbitflags-e3ebf951a1dfe30d,libsolana_message-ff566d9e7f315c4b,libsolana_short_vec-396d65fe6c1681a9,libsolana_transaction_error-78e7c566b1aadc6b,libblake3-e16b4d70b9b65d35,libconstant_time_eq-bbdcf215fdf71086,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,libsolana_address-288b1afca0399880,libmollusk_svm_error-7c10cde0b465a1b8,libthiserror-8816e76d80926c77,libsolana_account-c492a7ab5d1bbe22,libserde_bytes-b36c0b21aad66fed,libsolana_sysvar-85df05809f53ca9d,liblazy_static-afffdbb119bd9ac1,libsolana_slot_history-f362695ef03fd45c,libbv-d258eb80704ba3f1,libsolana_slot_hashes-cb933341df79651a,libsolana_rent-14318b96414027cb,libsolana_instruction-409ff4f7677e6ed8,libbincode-01b94d47caf72ae1,libsolana_instruction_error-279dd20645ba0c62,libnum_traits-efae0973d6a22ee7,libbase64-fff42f7554bbeb90,libsolana_last_restart_slot-98746d325433a7c8,libsolana_fee_calculator-0ca033b85bc6e9e6,liblog-753a0cb3f11b08fe,libsolana_epoch_schedule-24770db854cfc569,libsolana_epoch_rewards-72019403b36bbdf3,libsolana_hash-6054ff0b9b0eb90e,libsolana_clock-0a12743cbc3613ae,libsolana_sysvar_id-086c9ed7259bedc9,libsolana_sdk_ids-dc73264f3992d21a,libsolana_program_entrypoint-04b726400e402b29,libsolana_define_syscall-7a2fc88e68db4c54,libsolana_pubkey-b5934650bd691627,libsolana_account_info-7047bf2f16d0c3f3,libsolana_program_memory-045737355ffbceb1,libsolana_address-7f05df9912c157a5,libfive8_const-049afb38c8d24dac,libcurve25519_dalek-82b8707c3ba0b76b,libsolana_sha256_hasher-48a41da4181e39a1,libsha2-6430082bc245e236,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-98c6622e0a62100e,libsubtle-fc528f1e408a5d8a,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-d172bdba56ec378d,libcrypto_common-ee48ccc1558f90cb,libgeneric_array-15c95e51e87ff97c,libtypenum-8388f334d4574afe,libzeroize-501d878a4049ddd9,librand_core-89f95744719a16aa,libgetrandom-8c6bc9b9fc96a353,liblibc-0eece572e083b4d9,libcfg_if-cad248e7066eec15,libsolana_hash-e7cbb6554f9cafa9,libbytemuck-dd8414a4b150fc2e,libsolana_sanitize-963607458ce15d79,libsolana_atomic_u64-015ba5ce292fadbf,libfive8-d0eaa25135dee619,libfive8_core-cd4187a41454f5a0,libsolana_program_error-0fed9fe804111db9,libserde-aaabac34e2b7075f,libserde_core-3babf6f5a9b2410c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGl6wI9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-3a65359c39c2ad45/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mollusk_entropy_tests-946050622975b142" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: duplicate symbol: entrypoint
[INFO] [stdout]           >>> defined at mod.rs:172 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinocchio-0.9.2/src/entrypoint/mod.rs:172)
[INFO] [stdout]           >>>            robopoker_poker.robopoker_poker.9694a16b4e7e8dd1-cgu.1.rcgu.o:(entrypoint) in archive /opt/rustwide/target/debug/deps/librobopoker_poker.rlib
[INFO] [stdout]           >>> defined at mod.rs:172 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pinocchio-0.9.2/src/entrypoint/mod.rs:172)
[INFO] [stdout]           >>>            robopoker_entropy.robopoker_entropy.82bb3daa33053fb1-cgu.0.rcgu.o:(.text.entrypoint+0x0) in archive /opt/rustwide/target/debug/deps/librobopoker_entropy.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `robopoker-poker` (test "mollusk_entropy_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ddce2a15461b7aca9b9756cf112b60ad42f7f2a39d8fc988eb69b1786cd2d1c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddce2a15461b7aca9b9756cf112b60ad42f7f2a39d8fc988eb69b1786cd2d1c0", kill_on_drop: false }`
[INFO] [stdout] ddce2a15461b7aca9b9756cf112b60ad42f7f2a39d8fc988eb69b1786cd2d1c0
